func strconv.roundShortest

2 uses

	strconv (current package)
		ftoa.go#L167: 		roundShortest(d, mant, exp, flt)
		ftoa.go#L233: func roundShortest(d *decimal, mant uint64, exp int, flt *floatInfo) {